Skip to content

Fix pool topology error names - #338

Closed
Mirochill wants to merge 1 commit into
tarantool:masterfrom
Mirochill:fix-332-pool-topology-typo
Closed

Fix pool topology error names#338
Mirochill wants to merge 1 commit into
tarantool:masterfrom
Mirochill:fix-332-pool-topology-typo

Conversation

@Mirochill

Copy link
Copy Markdown
Contributor

Summary

  • add correctly spelled PoolTopologyError and PoolTopologyWarning names
  • update connection pool code and tests to use the corrected names
  • keep PoolTolopogyError and PoolTolopogyWarning as backward-compatible aliases

Fixes #332.

Validation

  • git diff --check
  • git diff --cached --check
  • git diff --check HEAD~1..HEAD
  • git show --check --stat HEAD
  • Not run locally: project tests, lint, build, install, or Tarantool runtime

@Mockird31

Copy link
Copy Markdown

Closed together with #345

@Mockird31 Mockird31 closed this Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo in the name of the methods PoolTolopogyError, PoolTolopogyWarning

2 participants